fix merge errors

This commit is contained in:
d47081 2023-03-14 02:21:08 +02:00
parent 69940064f9
commit 3d2e995869
2 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,3 @@
<<<<<<< HEAD
# kvazar-network webapp # kvazar-network webapp
Web-oriented content exploring platform for Kevacoin Blockchain Web-oriented content exploring platform for Kevacoin Blockchain
@ -45,6 +44,4 @@ location @sef {
### examples ### examples
#### yggdrasil #### yggdrasil
[http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7]](http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7]) [http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7]](http://[203:9fd0:95df:54d7:29db:5ee1:fe2d:95c7])
=======
>>>>>>> master

View File

@ -1,4 +1,3 @@
<<<<<<< HEAD
<?php <?php
require_once('../config.php'); require_once('../config.php');
@ -170,5 +169,3 @@ if ($rss) {
require_once('index.phtml'); require_once('index.phtml');
} }
=======
>>>>>>> master