mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: rename web dev to shcdev
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<ul>
|
||||
{% for item in data %}
|
||||
<li><a href="/dev/{{item['name']}}">{{ item['name'] }}</a>
|
||||
<li><a href="/shcdev/{{item['name']}}">{{ item['name'] }}</a>
|
||||
({{item["date"]}})
|
||||
</li>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user