2023-03-22 12:00:50 +11:00
<!DOCTYPE html>
2023-06-17 13:57:06 +10:00
< html data-bs-theme = "light" lang = "en-au" >
2023-03-22 12:00:50 +11:00
< head >
< meta charset = "utf-8" >
<!-- Google Tag Manager -->
< script > ( f u n c t i o n ( w , d , s , l , i ) { w [ l ] = w [ l ] | | [ ] ; w [ l ] . p u s h ( { ' g t m . s t a r t ' :
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NNXTCKW');< / script >
<!-- End Google Tag Manager -->
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, shrink-to-fit=no" >
2023-03-27 13:26:41 +11:00
< title > Alliance Church Woden Valley | Podcast< / title >
2023-03-22 12:00:50 +11:00
< meta name = "theme-color" content = "#97009a" >
2023-04-21 13:01:32 +10:00
< link rel = "canonical" href = "https://nathan.woodburn.au/podcast.html" >
< meta property = "og:url" content = "https://nathan.woodburn.au/podcast.html" >
2023-05-31 15:13:21 +10:00
< meta property = "og:description" content = "G'day, this is my personal website. You can find out about me or check out some of my projects." >
2023-03-22 12:00:50 +11:00
< meta property = "og:type" content = "website" >
2023-03-22 13:24:34 +11:00
< meta property = "og:title" content = "Alliance Church Woden Valley Podcast" >
2023-05-12 15:18:05 +10:00
< meta name = "twitter:image" content = "https://nathan.woodburn.au/assets/img/podcast/wvac.webp" >
2023-03-22 12:00:50 +11:00
< meta name = "description" content = "Listen to the Alliance Church Woden Valley from your favourite podcast app" >
2023-05-12 15:18:05 +10:00
< meta property = "og:image" content = "https://nathan.woodburn.au/assets/img/podcast/wvac.webp" >
2023-03-22 12:00:50 +11:00
< meta name = "twitter:description" content = "Listen to the Alliance Church Woden Valley from your favourite podcast app" >
2023-03-22 13:24:34 +11:00
< meta name = "twitter:title" content = "Alliance Church Woden Valley Podcast" >
< meta name = "twitter:card" content = "summary" >
2023-07-13 17:04:58 +10:00
< link rel = "apple-touch-icon" type = "image/png" sizes = "180x180" href = "assets/img/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "assets/img/favicon-16x16.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "assets/img/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "180x180" href = "assets/img/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "192x192" href = "assets/img/android-chrome-192x192.png" >
< link rel = "icon" type = "image/png" sizes = "512x512" href = "assets/img/android-chrome-512x512.png" >
2023-03-22 12:00:50 +11:00
< link rel = "stylesheet" href = "assets/bootstrap/css/bootstrap.min.css" >
< link rel = "manifest" href = "manifest.json" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Cabin:700&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap" >
2023-03-25 00:22:11 +11:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" >
2023-05-12 15:18:05 +10:00
< link rel = "stylesheet" href = "assets/css/styles.min.css" >
< link rel = "stylesheet" href = "assets/css/podcast.min.css" >
< link rel = "stylesheet" href = "assets/css/profile.min.css" >
2023-10-23 22:33:57 +11:00
< link rel = "me" href = "https://mastodon.woodburn.au/@nathanwoodburn" / >
2023-03-22 12:00:50 +11:00
< / head >
< body id = "page-top" data-bs-spy = "scroll" data-bs-target = "#mainNav" data-bs-offset = "77" >
2023-05-12 15:18:05 +10:00
< header class = "masthead" style = "background: url("assets/img/intro-bg.webp") bottom / cover no-repeat;" >
< div id = "navbar" style = "text-align: left;padding-left: 10%;padding-top: 20px;" > < a class = "navbar-brand" href = "https://alliancechurch.com.au/" > < img class = "navicon" src = "assets/img/podcast/Alliance_Logo.webp" alt = "Alliance Church Woden Valley" > < / a > < / div >
2023-03-27 13:20:15 +11:00
< div class = "intro-body" style = "display: inline-block;width: 85%;margin-top: 5em;" >
2023-03-22 12:00:50 +11:00
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h1 class = "brand-heading" > Sermon< br > Podcast< / h1 >
< p class = "intro-text" > Listen to Alliance Church Woden Valley sermons on your favourite podcast app.< / p >
< / div >
< / div >
< div class = "row" >
2023-05-12 15:18:05 +10:00
< div class = "col" > < a class = "d-inline-block hide_underline" href = "https://open.spotify.com/show/1af4WMVbcyu7Ri3vnQJG5n" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target = "_blank" > < img class = "invert" src = "assets/img/podcast/spotify.webp" width = "60px" alt = "Spotify Icon" >
2023-03-22 12:00:50 +11:00
< p style = "text-align: center;" > Spotify< / p >
2023-05-12 15:18:05 +10:00
< / a > < a class = "d-inline-block hide_underline" href = "https://podcasts.google.com/feed/aHR0cHM6Ly9wb2RjYXN0Lndvb2RidXJuLmF1L0lEMS54bWw" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target = "_blank" > < img src = "assets/img/podcast/google.webp" width = "60px" alt = "Google Podcasts Logo" >
2023-03-22 12:00:50 +11:00
< p style = "text-align: center;" > Google< / p >
2023-05-12 15:18:05 +10:00
< / a > < a class = "d-inline-block hide_underline" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href = "https://podcasts.apple.com/us/podcast/alliance-church-woden-valley/id1670829017" target = "_blank" > < img class = "invert" src = "assets/img/podcast/apple.webp" width = "60px" alt = "Apple Podcasts Logo" >
2023-03-22 12:00:50 +11:00
< p style = "text-align: center;" > Apple< / p >
< / a > < / div >
< / div >
2023-03-23 13:18:14 +11:00
< div class = "row" >
< div class = "col" >
2023-04-06 16:58:16 +10:00
< div class = "ratio ratio-16x9 d-print-none d-xl-none" style = "height: 480px;max-width: 500px;margin: auto;" > < iframe src = "https://podadmin.woodburn.au/player" id = "small-frame" scrolling = "no" title = "Listen to the podcast" > < / iframe > < / div >
< div class = "ratio ratio-16x9 d-none d-xl-block d-xxl-block" style = "height: 800px;" > < iframe src = "https://podadmin.woodburn.au/player" title = "Listen to the podcast" > < / iframe > < / div >
2023-03-23 13:18:14 +11:00
< / div >
< / div >
2023-03-22 13:24:34 +11:00
< div class = "row" >
< div class = "col" > < a class = "d-inline-block hide_underline" href = "https://podcast.woodburn.au/ID1.xml" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target = "_blank" >
< p style = "text-align: center;" > RSS Feed< / p >
< / a > < a class = "d-inline-block hide_underline" href = "https://podcast.woodburn.au/podsync.opml" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target = "_blank" >
< p style = "text-align: center;" > Import with OPML< / p >
< / a > < a class = "d-inline-block hide_underline" style = "color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href = "https://podcast.woodburn.au/ID1/" target = "_blank" >
< p style = "text-align: center;" > Raw audio< / p >
< / a > < / div >
< / div >
2023-03-22 12:00:50 +11:00
< / div >
< / div >
2023-04-06 16:58:16 +10:00
< / header > < img class = "no-drag" src = "assets/img/wavesblack.svg" style = "background: #110033;width: 100%;" alt = "" >
2023-03-22 12:00:50 +11:00
< footer style = "background: #110033;" >
< div class = "container text-center" >
< div class = "row" >
< div class = "col" >
< p class = "copyright" > Copyright © Nathan Woodburn 2023< / p >
< / div >
< / div >
< / div >
< / footer >
< script src = "assets/bootstrap/js/bootstrap.min.js" > < / script >
2023-05-12 15:18:05 +10:00
< script src = "assets/js/script.min.js" > < / script >
< script src = "assets/js/hacker-podcast.min.js" > < / script >
2023-03-22 12:00:50 +11:00
< / body >
< / html >