mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-19 23:16:48 +00:00
add cninfo announcement
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{% extends 'layout.html' %}
|
||||
|
||||
{% block title %}Welcome to RSShub!{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
<div class="jumbotron">
|
||||
<h1 class="display-4">Welcome to RSSHub!</h1>
|
||||
<p class="lead">If you see this page, the RSSHub is successfully installed and working.</p>
|
||||
<p>
|
||||
<a class="btn btn-primary btn-lg" role="button" target="_blank" href="https://github.com/alphardex/RSSHub-python">View Source</a>
|
||||
</p>
|
||||
</div>
|
||||
{% extends 'layout.html' %}
|
||||
|
||||
{% block title %}Welcome to RSShub!{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
<div class="jumbotron">
|
||||
<h1 class="display-4">Welcome to RSSHub!</h1>
|
||||
<p class="lead">If you see this page, the RSSHub is successfully installed and working.</p>
|
||||
<p>
|
||||
<a class="btn btn-primary btn-lg" role="button" target="_blank" href="https://github.com/alphardex/RSSHub-python">View Source</a>
|
||||
</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user