mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-15 08:13:42 -06:00
fixed hidden.html referrer, needs further feature development
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
|
||||
<style type="text/css">
|
||||
{% block css %}
|
||||
/* Single line word breaking for content */
|
||||
.word-break {
|
||||
word-wrap: break-word;
|
||||
@@ -27,7 +26,6 @@
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
{% endblock css %}
|
||||
</style>
|
||||
{% endblock head %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user