add: button
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s
This commit is contained in:
5
src/data/templates/writeups.html
Normal file
5
src/data/templates/writeups.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<h1>Writeups</h1>
|
||||
<p>wow</a></p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user