-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbuckArchive.html
118 lines (115 loc) · 5.75 KB
/
buckArchive.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!doctype html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J2ZCBNMCD9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J2ZCBNMCD9');
</script>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Buck Archive - dotWeblog</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/font-icon.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<script defer src="js/log.js"></script>
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
</head>
<body>
<!-- header top section -->
<section class="banner" role="banner">
<header id="header">
<div class="header-content clearfix"> <a class="logo" href="index.html"><img src="images/logo.jpg" alt=""></a>
<nav class="navigation" role="navigation">
<ul class="primary-nav">
<li><a href="index.html">Home</a></li>
<li><a href="idea.html">Idea</a></li>
<li><a href="study.html">Study</a></li>
<li><a href="story.html">Story</a></li>
<li><a href="buck.html">Buck</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="gig.html">Gig</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<a href="#" class="nav-toggle">Menu<span></span></a> </div>
</header>
</section>
<!-- header top section -->
<!-- header content section -->
<section id="hero" class="section ">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-6 hero">
<div class="hero-content">
<h1>> Buck Archive</h1>
<p>The story of money</p>
</div>
<!-- hero -->
</div>
<div class="col-md-5 col-sm-6 hero">
<div class="hero-content">
<ul>
<li><a href="dotBuck/philanthropy-vs-personal-wealth.html">Philanthropy vs. Personal Wealth</a></li>
<li><a href="dotBuck/influence-of-media-on-wealth-perceptions.html">Influence of Media on Wealth Perceptions</a></li>
<li><a href="dotBuck/cultural-wealth-symbols.html">Cultural Wealth Symbols</a></li>
<li><a href="dotBuck/unconventional-saving-strategies.html">Unconventional Saving Strategies</a></li>
<li><a href="dotBuck/economic-resilience.html">Economic Resilience</a></li>
<li><a href="dotBuck/women-and-wealth.html">Women and Wealth</a></li>
<li><a href="dotBuck/from-barter-to-blockchain.html">From Barter to Blockchain</a></li>
<li><a href="dotBuck/the-rise-of-alternative-investments.html">The Rise of Alternative Investments</a></li>
<li><a href="dotBuck/democratizing-wealth.html">Democratizing Wealth</a></li>
<li><a href="dotBuck/the-role-of-government-in-wealth-building.html">The Role of Government in Wealth Building</a></li>
<li><a href="dotBuck/scarcity-vs-abundance-mindset.html">Scarcity vs. Abundance Mindset</a></li>
<li><a href="dotBuck/how-much-is-enough.html">How Much is Enough</a></li>
<li><a href="dotBuck/the-rise-of-digital-nomads.html">The Rise of Digital Nomads</a></li>
<li><a href="dotBuck/cultural-views-on-money.html">Cultural Views on Money</a></li>
<li><a href="dotBuck/good-and-bad-debt.html">Good and Bad Debt</a></li>
<li><a href="dotBuck/the-intersection-of-money-and-technology.html">The Intersection of Money and Technology</a></li>
<li><a href="dotBuck/global-economic-trends.html">Global Economic Trends</a></li>
<li><a href="dotBuck/legacy-building-and-wealth-transfer.html">Legacy Building and Wealth Transfer</a></li>
<li><a href="dotBuck/the-importance-of-credit.html">The Importance of Credit</a></li>
<li><a href="dotBuck/personal-finance-for-entrepreneurs.html">Personal Finance for Entrepreneurs</a></li>
<li><a href="dotBuck/the-psychology-of-money.html">The Psychology of Money</a></li>
<li><a href="dotBuck/economic-cycles-and-money.html">Economic Cycles and Money</a></li>
<li><a href="dotBuck/understanding-personal-finance.html">Understanding Personal Finance</a></li>
<li><a href="dotBuck/future-of-finance.html">Future Of Finance</a></li>
<li><a href="dotBuck/evolution-of-money.html">Evolution Of Money</a></li>
<li><a href="dotBuck/wealth-mindset.html">Wealth Mindset</a></li>
</ul>
</div>
<!-- hero -->
</div>
</div>
</div>
</section>
<!-- header content section -->
<!-- footer section -->
<footer class="footer">
<div class="container">
<div class="col-md-6 left">
<h4>> dotWeblog</h4>
</div>
<div class="col-md-6 right">
<p>a web log.</p>
</div>
</div>
</footer>
<!-- footer section -->
<!-- JS FILES -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/modernizr.js"></script>
<script src="js/main.js"></script>
</body>
</html>