created static folder
This commit is contained in:
		
							
								
								
									
										121
									
								
								public/categories/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										121
									
								
								public/categories/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,121 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html><head>
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
 | 
			
		||||
    <link rel="stylesheet" href="/css/global.css">
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
    <title>My blog | Categories</title>
 | 
			
		||||
</head><body><div id="contact-info">
 | 
			
		||||
    <a href="mailto:info@fiscleconsultancy.com"><i data-feather="mail"></i> info@fiscleconsultancy.com
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="tel:+597491518"><i data-feather="phone"></i>(597) 491518</a>
 | 
			
		||||
</div>
 | 
			
		||||
<nav class="topnav">
 | 
			
		||||
    <a href="#home"><img src="/image/Fiscle_logo-185x300.jpg" alt="Fiscle Logo"></a>
 | 
			
		||||
    
 | 
			
		||||
    <a class="nav-link" href="/">
 | 
			
		||||
    
 | 
			
		||||
    Practice Areas
 | 
			
		||||
    </a>
 | 
			
		||||
    
 | 
			
		||||
    <a class="nav-link" href="/category/tax-legal-informatie/">
 | 
			
		||||
    
 | 
			
		||||
    Tax & Legal Informatie
 | 
			
		||||
    </a>
 | 
			
		||||
    
 | 
			
		||||
    <a class="nav-link" href="/category/tax-legal-information/">
 | 
			
		||||
    
 | 
			
		||||
    Tax & Legal Information
 | 
			
		||||
    </a>
 | 
			
		||||
    
 | 
			
		||||
</nav>
 | 
			
		||||
<br>
 | 
			
		||||
 | 
			
		||||
<div id="content">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<h1>Categories</h1>
 | 
			
		||||
 | 
			
		||||
<div class="articles">
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        </div><iframe class="contact-form"
 | 
			
		||||
    src="https://docs.google.com/forms/d/e/1FAIpQLSeaYr_KWUhzYz1pHnc76ogZFi_GYe7ZYoy5jpYDdiuzvGnEuQ/viewform?embedded=true">Loading…</iframe>
 | 
			
		||||
<footer>
 | 
			
		||||
    <div class="flex-container">
 | 
			
		||||
        <div>
 | 
			
		||||
            <p>OFFICE</p>
 | 
			
		||||
            <li>Adress</li>
 | 
			
		||||
            <li>phone number</li>
 | 
			
		||||
            <li>email</li>
 | 
			
		||||
            <li>Other thing</li>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div>
 | 
			
		||||
            <p class="Site links">Office</p>
 | 
			
		||||
            
 | 
			
		||||
            <li class="nav-link" href="/">
 | 
			
		||||
                
 | 
			
		||||
                Practice Areas
 | 
			
		||||
                
 | 
			
		||||
            <li class="nav-link" href="/category/tax-legal-informatie/">
 | 
			
		||||
                
 | 
			
		||||
                Tax & Legal Informatie
 | 
			
		||||
                
 | 
			
		||||
            <li class="nav-link" href="/category/tax-legal-information/">
 | 
			
		||||
                
 | 
			
		||||
                Tax & Legal Information
 | 
			
		||||
                
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        <div>
 | 
			
		||||
            <p>Our Team</p>
 | 
			
		||||
            <li>Anouschka Nabibaks, LLM, MBA</li>
 | 
			
		||||
            <li>Brigitte Bodeutsch, LLB</li>
 | 
			
		||||
            <li>Marge Kartopawiro</li>
 | 
			
		||||
            <li>Vareen Kariem, LLM</li>
 | 
			
		||||
            <li>Wandana Ganesh, LLB</li>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div>
 | 
			
		||||
            <p>Information</p>
 | 
			
		||||
            <li>Wage Tax</li>
 | 
			
		||||
            <li>Loonbelasting</li>
 | 
			
		||||
            <li>Sales Tax</li>
 | 
			
		||||
            <li>Withholding tax
 | 
			
		||||
            </li>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <h2>Ⓒ 2020 - FiscLe Consultancy. All Rights Are Reserved</h2>
 | 
			
		||||
</footer><script src="/js/feather.min.js"></script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
  feather.replace()
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
  function myFunction() {
 | 
			
		||||
    var x = document.getElementById("myTopnav");
 | 
			
		||||
    if (x.className === "topnav") {
 | 
			
		||||
      x.className += " responsive";
 | 
			
		||||
    } else {
 | 
			
		||||
      x.className = "topnav";
 | 
			
		||||
    }
 | 
			
		||||
  } 
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<script src="https://unpkg.com/lunr/lunr.js"></script>
 | 
			
		||||
 | 
			
		||||
<script src="/js/search2.js"></script></body>
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										9
									
								
								public/categories/index.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								public/categories/index.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 | 
			
		||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
			
		||||
  <channel>
 | 
			
		||||
    <title>Categories on My blog</title>
 | 
			
		||||
    <link>/categories/</link>
 | 
			
		||||
    <description>Recent content in Categories on My blog</description>
 | 
			
		||||
    <generator>Hugo -- gohugo.io</generator><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
 | 
			
		||||
  </channel>
 | 
			
		||||
</rss>
 | 
			
		||||
		Reference in New Issue
	
	Block a user