修改页面,完成单页模式新增首页返回上一页按钮
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
<body class="page-profile" data-profile-page>
|
||||
<header class="site-header">
|
||||
<div class="container nav">
|
||||
<a class="brand magnetic" href="profile.html"
|
||||
<a class="brand magnetic" href="index.html"
|
||||
><img class="brand-logo" src="public/images/logo.png" alt="我们的家谱,代代相传" /></a
|
||||
>
|
||||
<nav class="nav-links">
|
||||
@@ -143,7 +143,7 @@
|
||||
<div class="container">
|
||||
<div class="footer-grid">
|
||||
<div>
|
||||
<a class="brand" href="profile.html"
|
||||
<a class="brand" href="index.html"
|
||||
><img class="brand-logo" src="public/images/logo-light.png" alt="我们的家谱,代代相传" /></a
|
||||
>
|
||||
<p>一个面向家庭和宗族的数字家谱与家族文化门户。</p>
|
||||
|
||||
Reference in New Issue
Block a user