index.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta name="generator" content="Hugo 0.147.3"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
  5. <script async src="https://www.googletagmanager.com/gtag/js?id=G-MD39H0ZXEJ"></script>
  6. <script>
  7. window.dataLayer = window.dataLayer || [];
  8. function gtag(){dataLayer.push(arguments);}
  9. gtag('js', new Date());
  10. gtag('config', 'G-MD39H0ZXEJ');
  11. </script>
  12. <meta charset="utf-8">
  13. <meta http-equiv="x-ua-compatible" content="ie=edge">
  14. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  15. <meta name="author" content="AI Medium">
  16. <meta property="og:site_name" content="AI Medium">
  17. <meta property="og:url" content="http://localhost:1313/">
  18. <meta property="og:site_name" content="AI Medium">
  19. <meta property="og:title" content="AI Medium">
  20. <meta property="og:locale" content="en_us">
  21. <meta property="og:type" content="website">
  22. <meta name="twitter:card" content="summary">
  23. <meta name="twitter:title" content="AI Medium">
  24. <link rel="preconnect" href="https://fonts.googleapis.com">
  25. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  26. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500&family=Roboto+Slab:wght@600&display=swap" rel="stylesheet">
  27. <link rel="stylesheet" href="/css/reset.css">
  28. <link href="/css/style.css" rel="stylesheet" id="theme-stylesheet">
  29. <link rel="canonical" href="http://localhost:1313/">
  30. <title>
  31. AI Medium
  32. </title>
  33. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/css/bootstrap.min.css"
  34. integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w=="
  35. crossorigin="anonymous" referrerpolicy="no-referrer" />
  36. <link href='/css/style.css' rel="stylesheet">
  37. <link rel="alternate" type="application/rss&#43;xml" href="http://localhost:1313/index.xml">
  38. </head>
  39. <body>
  40. <header class="blog-header">
  41. <nav class="navbar navbar-expand-sm navbar-dark bg-dark flex-column align-items-stretch"
  42. style="padding-top: 0;padding-bottom: 0;">
  43. <div class="d-flex justify-content-between">
  44. <a class="navbar-brand mx-sm-auto mr-auto" href="/">
  45. AI Medium
  46. </a>
  47. <button class="navbar-toggler" data-toggle="collapse" data-bs-toggle="collapse" data-bs-target="#navbarMenu"
  48. data-target="#navbarMenu" aria-controls="navbarMenu" aria-expanded="false"
  49. aria-label="Toggle navigation">
  50. <span class="navbar-toggler-icon"></span>
  51. </button>
  52. </div>
  53. <div class="collapse navbar-collapse w-100 sticky-top justify-content-center" id="navbarMenu"
  54. style="background:#e47140;">
  55. <ul class="navbar-nav">
  56. <li class="nav-item">
  57. <a href="/tags/ai/" class="nav-link" style="color: white;">Technology News</a>
  58. </li>
  59. <li class="nav-item">
  60. <a href="/categories/video-news/" class="nav-link" style="color: white;">Video News</a>
  61. </li>
  62. <li class="nav-item">
  63. <a href="/tags/interior-design/" class="nav-link" style="color: white;">Consumer News</a>
  64. </li>
  65. <li class="nav-item">
  66. <a href="/tags/esg/" class="nav-link" style="color: white;">ESG News</a>
  67. </li>
  68. </ul>
  69. </div>
  70. </nav>
  71. </header>
  72. <div class="container my-5 flex-grow-1">
  73. <div class="row justify-content-evenly">
  74. <div class="news-main container">
  75. <div class="row">
  76. <div class="col-lg-6">
  77. <div class="border rounded overflow-hidden position-relative h-100">
  78. <a href="http://localhost:1313/news/video-saas-online-ai-video-presenter-creation/">
  79. <img src="https://img.youtube.com/vi/cZubggAEG2g/maxresdefault.jpg" alt="SaaS Online AI Anchor Video Production" class="img-fluid main-img">
  80. </a>
  81. <div class="p-3 title-info">
  82. <a href="http://localhost:1313/categories/ai/" class="me-2 badge-link"></a>
  83. <a href="http://localhost:1313/categories/video-news/" class="me-2 badge-link"></a>
  84. <h2>
  85. <a href="/news/video-saas-online-ai-video-presenter-creation">SaaS Online AI Anchor Video Production</a>
  86. </h2>
  87. <small class="d-block">March 26, 2025</small>
  88. </div>
  89. </div>
  90. </div>
  91. <div class="col-lg-6">
  92. <div class="d-flex mt-3 mt-lg-0 mb-3 border rounded overflow-hidden position-relative">
  93. <a href="http://localhost:1313/news/what-is-an-ai-anchor/" class="w-100">
  94. <img src="https://ai.choozmo.com/imgs/home/%E4%BA%9E%E9%8C%A6%E8%B3%BD-07.webp" alt="What is an AI Anchor?" class="img-fluid main-img">
  95. </a>
  96. <div class="p-3 title-info">
  97. <a href="http://localhost:1313/categories/news/" class="me-2 badge-link">News</a>
  98. <h2>
  99. <a href="/news/what-is-an-ai-anchor">What is an AI Anchor?</a>
  100. </h2>
  101. <small class="d-block">March 26, 2025</small>
  102. </div>
  103. </div>
  104. <div class="row g-3">
  105. <div class="col-sm-6">
  106. <div class="border rounded overflow-hidden position-relative h-100">
  107. <a href="http://localhost:1313/news/virtual-humans-help-spur-e-commerce/">
  108. <img src="https://images.hhh.com.tw/uploads/_had/adlogo_17574_1724919264.webp" alt="Virtual Humans Help Spur E-Commerce" class="img-fluid">
  109. </a>
  110. <div class="p-3 title-info">
  111. <h2>
  112. <a href="/news/virtual-humans-help-spur-e-commerce">Virtual Humans Help Spur E-Commerce</a>
  113. </h2>
  114. <small class="td-block">March 26, 2025</small>
  115. </div>
  116. </div>
  117. </div>
  118. <div class="col-sm-6">
  119. <div class="border rounded overflow-hidden position-relative h-100">
  120. <a href="http://localhost:1313/news/viral-flux-ai-images-look-terrifyingly-real/">
  121. <img src="https://cdn.mos.cms.futurecdn.net/NwTB3Y5Tzk27Xj2DBiTgJi-1200-80.jpg" alt="Viral Flux AI images look terrifyingly real" class="img-fluid">
  122. </a>
  123. <div class="p-3 title-info">
  124. <h2>
  125. <a href="/news/viral-flux-ai-images-look-terrifyingly-real">Viral Flux AI images look terrifyingly real</a>
  126. </h2>
  127. <small class="td-block">August 9, 2024</small>
  128. </div>
  129. </div>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. </div>
  135. </div>
  136. <div class="d-flex flex-column flex-lg-row align-items-center position-relative tab-category mt-5 pt-5 pb-3">
  137. <section class="w-100">
  138. <h3 class="post-block-title">
  139. <span>Topics</span>
  140. </h3>
  141. </section>
  142. <ul class="nav nav-pills mb-3 ps-3" id="pills-tab" role="tablist"
  143. style="right: 0; background: #fff;">
  144. <li class="nav-item" role="presentation">
  145. <button class="nav-link active" id="pills-home-tab-0"
  146. data-bs-toggle="pill" data-bs-target="#pills-home-0" type="button" role="tab"
  147. aria-controls="pills-home-0" aria-selected="true">Ai</button>
  148. </li>
  149. <li class="nav-item" role="presentation">
  150. <button class="nav-link " id="pills-home-tab-1"
  151. data-bs-toggle="pill" data-bs-target="#pills-home-1" type="button" role="tab"
  152. aria-controls="pills-home-1" aria-selected="true">Interior Design</button>
  153. </li>
  154. <li class="nav-item" role="presentation">
  155. <button class="nav-link " id="pills-home-tab-2"
  156. data-bs-toggle="pill" data-bs-target="#pills-home-2" type="button" role="tab"
  157. aria-controls="pills-home-2" aria-selected="true">News</button>
  158. </li>
  159. <li class="nav-item" role="presentation">
  160. <button class="nav-link " id="pills-home-tab-3"
  161. data-bs-toggle="pill" data-bs-target="#pills-home-3" type="button" role="tab"
  162. aria-controls="pills-home-3" aria-selected="true">Video News</button>
  163. </li>
  164. </ul>
  165. </div>
  166. <div class="tab-content" id="pills-tabContent">
  167. <div class="tab-pane fade show active" id="pills-home-0" role="tabpanel"
  168. aria-labelledby="pills-home-tab">
  169. <div class="row">
  170. </div>
  171. </div>
  172. <div class="tab-pane fade show " id="pills-home-1" role="tabpanel"
  173. aria-labelledby="pills-home-tab">
  174. <div class="row">
  175. <div class="col-12 col-lg-6 mt-3">
  176. <div class="bg-img"
  177. style="background-image: linear-gradient(to bottom,rgba(0,0,0, 0) 50%, rgba(0,0,0, 100)),url('https://images.hhh.com.tw/uploads/_hcolumn/point03_139_02.jpg');"
  178. onclick="location.href='http:\/\/localhost:1313\/news\/lightly-decorated-and-super-compact-no-need-to-kno\/'">
  179. <section>
  180. <a href="http://localhost:1313/categories/interior-design/">Interior Design</a>
  181. <small>January 11, 2024</small>
  182. <h2 class="post-title">
  183. <a href="http://localhost:1313/news/lightly-decorated-and-super-compact-no-need-to-kno/">Light Renovation is Super Popular! No Need to Knock Down Walls, No Major Layout Changes!</a>
  184. </h2>
  185. </section>
  186. </div>
  187. </div>
  188. </div>
  189. </div>
  190. <div class="tab-pane fade show " id="pills-home-2" role="tabpanel"
  191. aria-labelledby="pills-home-tab">
  192. <div class="row">
  193. </div>
  194. </div>
  195. <div class="tab-pane fade show " id="pills-home-3" role="tabpanel"
  196. aria-labelledby="pills-home-tab">
  197. <div class="row">
  198. <div class="col-12 col-lg-6 mt-3">
  199. <div class="bg-img"
  200. style="background-image: linear-gradient(to bottom,rgba(0,0,0, 0) 50%, rgba(0,0,0, 100)),url('https://img.youtube.com/vi/cZubggAEG2g/maxresdefault.jpg');"
  201. onclick="location.href='http:\/\/localhost:1313\/news\/video-saas-online-ai-video-presenter-creation\/'">
  202. <section>
  203. <a href="http://localhost:1313/categories/ai/">Ai</a>
  204. <a href="http://localhost:1313/categories/video-news/">Video News</a>
  205. <small>March 26, 2025</small>
  206. <h2 class="post-title">
  207. <a href="http://localhost:1313/news/video-saas-online-ai-video-presenter-creation/">SaaS Online AI Anchor Video Production</a>
  208. </h2>
  209. </section>
  210. </div>
  211. </div>
  212. <div class="col-12 col-lg-6 mt-3">
  213. <div class="bg-img"
  214. style="background-image: linear-gradient(to bottom,rgba(0,0,0, 0) 50%, rgba(0,0,0, 100)),url('https://img.youtube.com/vi/k82RwXqZHY8/0.jpg');"
  215. onclick="location.href='http:\/\/localhost:1313\/news\/video-ai-customer-service-aaas-ch\/'">
  216. <section>
  217. <a href="http://localhost:1313/categories/ai/">Ai</a>
  218. <a href="http://localhost:1313/categories/video-news/">Video News</a>
  219. <small>January 6, 2025</small>
  220. <h2 class="post-title">
  221. <a href="http://localhost:1313/news/video-ai-customer-service-aaas-ch/">Jensen Huang Keynote at CES 2025</a>
  222. </h2>
  223. </section>
  224. </div>
  225. </div>
  226. <div class="col-12 col-lg-6 mt-3">
  227. <div class="row">
  228. <div class="col-5">
  229. <a href="http://localhost:1313/news/video-choozmo-exhibitions-and-awards-introduction/">
  230. <img src="https://img.youtube.com/vi/HSel-29VDUQ/maxresdefault.jpg" alt="" class="news-thumbnail">
  231. </a>
  232. </div>
  233. <div class="col-7 border-bottom">
  234. <section class="news-info">
  235. <a href="http://localhost:1313/categories/ai/">Ai</a>
  236. <a href="http://localhost:1313/categories/video-news/">Video News</a>
  237. <small>January 6, 2025</small>
  238. </section>
  239. <h2 class="post-title">
  240. <a href="http://localhost:1313/news/video-choozmo-exhibitions-and-awards-introduction/">ChoozMo Exhibition and Award Introduction</a>
  241. </h2>
  242. </div>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247. </div>
  248. <div class="row mt-5 pt-5">
  249. <div class="col-12 col-lg-9">
  250. <h3 class="post-block-title">
  251. <span>More News</span>
  252. </h3>
  253. <div class="row news-all">
  254. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  255. <div class="row align-items-center">
  256. <div class="col-12">
  257. <a href="http://localhost:1313/news/angelo_koo_5/">
  258. <img class="img-fluid" src="https://s.yimg.com/ny/api/res/1.2/UUt2jOIOqDF5l1fPEuP8sA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTk2MDtoPTc0NjtjZj13ZWJw/https://media.zenfs.com/en/accesswire.ca/040dfcd10eccefa1bb5b733296a52a38" alt="" />
  259. </a>
  260. </div>
  261. <div class="col-12">
  262. <article>
  263. <section class="news-info">
  264. <a href="http://localhost:1313/categories/news/">News</a>
  265. <small>March 3, 2025</small>
  266. </section>
  267. <h2 class="post-title">
  268. <a href="/news/angelo_koo_5">Financial Industry Response to SDG 8 by Supporting Employment for Persons with Disabilities through Charity Group Buying</a>
  269. </h2>
  270. </article>
  271. </div>
  272. </div>
  273. </div>
  274. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  275. <div class="row align-items-center">
  276. <div class="col-12">
  277. <a href="http://localhost:1313/news/angelo_koo_4/">
  278. <img class="img-fluid" src="https://merxwire.com/wp-content/uploads/2022/05/15486img01.jpg" alt="" />
  279. </a>
  280. </div>
  281. <div class="col-12">
  282. <article>
  283. <section class="news-info">
  284. <a href="http://localhost:1313/categories/news/">News</a>
  285. <small>February 25, 2025</small>
  286. </section>
  287. <h2 class="post-title">
  288. <a href="/news/angelo_koo_4">CDIB, Chaired by Angelo Koo, Joins Parent Company CDF to Mentor Young Tennis Players</a>
  289. </h2>
  290. </article>
  291. </div>
  292. </div>
  293. </div>
  294. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  295. <div class="row align-items-center">
  296. <div class="col-12">
  297. <a href="http://localhost:1313/news/angelo_koo_3/">
  298. <img class="img-fluid" src="https://mms.businesswire.com/media/20191018005231/en/750731/5/News_Photo.jpg?download=1&amp;_gl=1*fktqv7*_gcl_au*MTI0MDQ0OTY0NS4xNzQwNDY1MDk2*_ga*NzU0MzYyNTU1LjE3NDA0NjUwOTc.*_ga_ZQWF70T3FK*MTc0MDQ2NTA5Ni4xLjEuMTc0MDQ2NTM1Ni4xNy4wLjA." alt="" />
  299. </a>
  300. </div>
  301. <div class="col-12">
  302. <article>
  303. <section class="news-info">
  304. <a href="http://localhost:1313/categories/news/">News</a>
  305. <small>February 25, 2025</small>
  306. </section>
  307. <h2 class="post-title">
  308. <a href="/news/angelo_koo_3">CDIB Capital Group Appoints Mr. Angelo J.Y. Koo as Chairman to Lead Global Asset Management Business</a>
  309. </h2>
  310. </article>
  311. </div>
  312. </div>
  313. </div>
  314. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  315. <div class="row align-items-center">
  316. <div class="col-12">
  317. <a href="http://localhost:1313/news/angelo_koo_1/">
  318. <img class="img-fluid" src="https://www.einpresswire.com/image/large/826252/cdib-capital-chairman-angelo-ko.png#1580x1028" alt="" />
  319. </a>
  320. </div>
  321. <div class="col-12">
  322. <article>
  323. <section class="news-info">
  324. <a href="http://localhost:1313/categories/news/">News</a>
  325. <small>February 25, 2025</small>
  326. </section>
  327. <h2 class="post-title">
  328. <a href="/news/angelo_koo_1">KGI Financial and Angelo Koo Drive Growth for Enterprises Revitalization, Championing Taiwan&#39;s Sustainable Development</a>
  329. </h2>
  330. </article>
  331. </div>
  332. </div>
  333. </div>
  334. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  335. <div class="row align-items-center">
  336. <div class="col-12">
  337. <a href="http://localhost:1313/news/carbon-management-regulations-knowledge-ai-service/">
  338. <img class="img-fluid" src="https://resize-image.vocus.cc/resize?norotation=true&amp;quality=80&amp;url=https%3A%2F%2Fimages.vocus.cc%2F338b6c0a-daf4-446b-9236-68f4a7bdec8d.jpg&amp;width=740&amp;sign=QGFqONKuqxA15r-CDUPqGtnyEeqsxFPlPTxnogByXQs" alt="" />
  339. </a>
  340. </div>
  341. <div class="col-12">
  342. <article>
  343. <section class="news-info">
  344. <a href="http://localhost:1313/categories/ai/">Ai</a>
  345. <small>August 22, 2024</small>
  346. </section>
  347. <h2 class="post-title">
  348. <a href="/news/carbon-management-regulations-knowledge-ai-service">Carbon Management Regulatory Knowledge AI Service - Meet Greater South</a>
  349. </h2>
  350. </article>
  351. </div>
  352. </div>
  353. </div>
  354. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  355. <div class="row align-items-center">
  356. <div class="col-12">
  357. <a href="http://localhost:1313/news/vanguard-sp-500-etf/">
  358. <img class="img-fluid" src="https://www.investopedia.com/thmb/8tx-cYj0ytDDl3kIAs1_PTFl_Fs=/1500x0/filters:no_upscale%28%29:max_bytes%28150000%29:strip_icc%28%29/businessman-checking-stock-market-on-digital-tablet-and-a-desktop-computer-with-stock-exchange-graph-on-screen--financial-stock-market--analyzing-data-in-office-background--1150204868-1b4119fe950440e28d4b695a0276558a.jpg" alt="" />
  359. </a>
  360. </div>
  361. <div class="col-12">
  362. <article>
  363. <section class="news-info">
  364. <a href="http://localhost:1313/categories/ai/">Ai</a>
  365. <small>August 7, 2024</small>
  366. </section>
  367. <h2 class="post-title">
  368. <a href="/news/vanguard-sp-500-etf">Vanguard S&amp;P 500 ETF</a>
  369. </h2>
  370. </article>
  371. </div>
  372. </div>
  373. </div>
  374. <div class="col-12 col-sm-6 col-lg-4 mb-3">
  375. <div class="row align-items-center">
  376. <div class="col-12">
  377. <a href="http://localhost:1313/news/lightly-decorated-and-super-compact-no-need-to-kno/">
  378. <img class="img-fluid" src="https://images.hhh.com.tw/uploads/_hcolumn/point03_139_02.jpg" alt="" />
  379. </a>
  380. </div>
  381. <div class="col-12">
  382. <article>
  383. <section class="news-info">
  384. <a href="http://localhost:1313/categories/interior-design/">Interior Design</a>
  385. <small>January 11, 2024</small>
  386. </section>
  387. <h2 class="post-title">
  388. <a href="/news/lightly-decorated-and-super-compact-no-need-to-kno">Light Renovation is Super Popular! No Need to Knock Down Walls, No Major Layout Changes!</a>
  389. </h2>
  390. </article>
  391. </div>
  392. </div>
  393. </div>
  394. </div>
  395. </div>
  396. <div class="col-12 col-lg-3 d-none d-lg-block">
  397. <div class="news-featured">
  398. <h3 class="post-block-title">
  399. <span>Video News</span>
  400. </h3>
  401. <div class="row align-items-center mb-3">
  402. <div class="col-5">
  403. <a href="http://localhost:1313/news/video-ai-customer-service-aaas-ch/">
  404. <img class="img-fluid" src="https://img.youtube.com/vi/k82RwXqZHY8/0.jpg" alt="" />
  405. </a>
  406. </div>
  407. <div class="col-7 ps-0">
  408. <section class="mt-0 news-info">
  409. <a href="http://localhost:1313/categories/ai/">Ai</a>
  410. <a href="http://localhost:1313/categories/video-news/">Video News</a>
  411. <small>January 6, 2025</small>
  412. </section>
  413. <h2 class="mt-1 post-title">
  414. <a href="/news/video-ai-customer-service-aaas-ch">Jensen Huang Keynote at CES 2025</a>
  415. </h2>
  416. </div>
  417. </div>
  418. <div class="row align-items-center mb-3">
  419. <div class="col-5">
  420. <a href="http://localhost:1313/news/video-choozmo-exhibitions-and-awards-introduction/">
  421. <img class="img-fluid" src="https://img.youtube.com/vi/HSel-29VDUQ/maxresdefault.jpg" alt="" />
  422. </a>
  423. </div>
  424. <div class="col-7 ps-0">
  425. <section class="mt-0 news-info">
  426. <a href="http://localhost:1313/categories/ai/">Ai</a>
  427. <a href="http://localhost:1313/categories/video-news/">Video News</a>
  428. <small>January 6, 2025</small>
  429. </section>
  430. <h2 class="mt-1 post-title">
  431. <a href="/news/video-choozmo-exhibitions-and-awards-introduction">ChoozMo Exhibition and Award Introduction</a>
  432. </h2>
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437. </div>
  438. </div>
  439. <div class="top-btn">
  440. <button>
  441. <svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" fill="currentColor" class="bi bi-arrow-up-short"
  442. viewBox="0 0 16 16">
  443. <path fill-rule="evenodd"
  444. d="M8 12a.5.5 0 0 0 .5-.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5z" />
  445. </svg>
  446. </button>
  447. </div>
  448. <footer class="blog-footer w-100">
  449. <nav class="navbar">
  450. <p class="w-100 text-center text-white m-0">© 2022 News. ALL RIGHTS RESERVED.</p>
  451. </nav>
  452. </footer>
  453. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/js/bootstrap.bundle.min.js"
  454. integrity="sha512-pax4MlgXjHEPfCwcJLQhigY7+N8rt6bVvWLFyUMuxShv170X53TRzGPmPkZmGBhk+jikR8WBM4yl7A9WMHHqvg=="
  455. crossorigin="anonymous" referrerpolicy="no-referrer"></script>
  456. <script src="/js/main.js"></script>
  457. </body>
  458. </html>